Skip to content

Conversation

@fselmo
Copy link
Contributor

@fselmo fselmo commented Nov 3, 2025

🗒️ Description

As with other checks in the tracker, update a change to storage writes if already present, preventing double entries.

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx tox -e static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered adding an entry to CHANGELOG.md.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@fselmo fselmo added A-spec-specs Area: Specification—The Ethereum specification itself (eg. `src/ethereum/*`) C-bug Category: this is a bug, deviation, or other problem labels Nov 3, 2025
@fselmo fselmo force-pushed the fix/early-issues-with-v1.4.0 branch from bde77c8 to 1c138ca Compare November 3, 2025 23:29
@fselmo fselmo changed the base branch from forks/osaka to eips/amsterdam/eip-7928 November 3, 2025 23:29
- Perform a similar check to balance changes and other
  tracker methods and keep only the last write.
@fselmo fselmo force-pushed the fix/early-issues-with-v1.4.0 branch from 1c138ca to 1b73b73 Compare November 3, 2025 23:31
@fselmo fselmo marked this pull request as ready for review November 3, 2025 23:32
@fselmo
Copy link
Contributor Author

fselmo commented Nov 3, 2025

Separate PR to refactor to the testing framework that should've caught these issues for non-bal-specific tests here

Copy link
Contributor

@spencer-tb spencer-tb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@spencer-tb spencer-tb merged commit 70a7786 into ethereum:eips/amsterdam/eip-7928 Nov 4, 2025
9 of 11 checks passed
spencer-tb pushed a commit that referenced this pull request Nov 4, 2025
- Perform a similar check to balance changes and other
  tracker methods and keep only the last write.
spencer-tb pushed a commit that referenced this pull request Nov 4, 2025
- Perform a similar check to balance changes and other
  tracker methods and keep only the last write.
spencer-tb pushed a commit to spencer-tb/execution-specs that referenced this pull request Nov 4, 2025
…1743)

- Perform a similar check to balance changes and other
  tracker methods and keep only the last write.
fselmo added a commit that referenced this pull request Nov 4, 2025
- Perform a similar check to balance changes and other
  tracker methods and keep only the last write.
fselmo added a commit that referenced this pull request Nov 4, 2025
- Perform a similar check to balance changes and other
  tracker methods and keep only the last write.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-spec-specs Area: Specification—The Ethereum specification itself (eg. `src/ethereum/*`) C-bug Category: this is a bug, deviation, or other problem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants